home *** CD-ROM | disk | FTP | other *** search
- Path: news.telepac.pt!usenet
- From: jcarlosr@mail.telepac.pt (J.Carlos)
- Newsgroups: comp.lang.c++
- Subject: Re: Help! Help! Help!
- Date: Sat, 06 Jan 1996 15:40:13 GMT
- Organization: telepac
- Message-ID: <4cm8i9$np0@vivaldi.telepac.pt>
- References: <4ck8ep$8rv@jupiter.planet.net>
- NNTP-Posting-Host: lis7_p7.telepac.pt
- X-Newsreader: Forte Free Agent 1.0.82
-
- darshan@earth.planet.net (Pungaliya Family NJ) wrote:
-
- >Hey C++ Programers!
-
- >How can I use C++ to acess .WAV files?
- >Is there a command I can use to
- >run them, while the program is running?
-
- Just in C++ it's dificult, you must build the comand yourself !
- Anyway if you are programing for Windows you can use the multimedia
- extensions on Win Sdk, check the PlaySound() function that does just
- what you want.
-
- Regards, J.Carlos
-
-
-
-